home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 038a / qbwindoz.zip / MANYWIN.INC next >
Text File  |  1990-11-19  |  1KB  |  22 lines

  1. DECLARE FUNCTION bgattr% (trow%, lcol%)
  2. DECLARE FUNCTION fgattr% (trow%, lcol%)
  3. DECLARE FUNCTION videohardware$ ()
  4. DECLARE FUNCTION windocenter! (s$)
  5. DECLARE SUB copyright ()
  6. DECLARE SUB windogone ()
  7. DECLARE SUB windocls ()
  8. DECLARE SUB windoprint (row%, fcolor!, s$)
  9. DECLARE SUB windocprint (row%, fcolor!, s$)
  10. DECLARE SUB windotitle (updn!, fcolor!, inset!, s$)
  11. DECLARE SUB windoborder (TopRow%, BotRow%, LeftCol%, RightCol%, fgcolor!, bgcolor!, boxtype!)
  12. DECLARE SUB drawwindo (TopRow%, BotRow%, LftCol%, RtCol%, f!, b!, bgtype, exp1!, shdw!)
  13. DECLARE SUB windo (trow%, brow%, lcol%, rcol%, fg!, bg!, save, bgtype, exp1, boxtype, shdw)
  14. DECLARE SUB windo1 (trow%, brow%, lcol%, rcol%, fg!, bg!, save, bgtype, exp1, boxtype, shdw, noff!)
  15. DECLARE SUB windo2 (trow%, brow%, lcol%, rcol%, fg!, bg!, save, bgtype, exp1, boxtype, shdw, noff!)
  16. DECLARE SUB windo3 (trow%, brow%, lcol%, rcol%, fg!, bg!, save, bgtype, exp1, boxtype, shdw, noff!)
  17. DECLARE SUB windo4 (trow%, brow%, lcol%, rcol%, fg!, bg!, save, bgtype, exp1, boxtype, shdw, noff!)
  18. DECLARE SUB windo5 (trow%, brow%, lcol%, rcol%, fg!, bg!, save, bgtype, exp1, boxtype, shdw, noff!)
  19. DECLARE SUB windo6 (trow%, brow%, lcol%, rcol%, fg!, bg!, save, bgtype, exp1, boxtype, shdw, noff!)
  20. DECLARE SUB windo7 (trow%, brow%, lcol%, rcol%, fg!, bg!, save, bgtype, exp1, boxtype, shdw, noff!)
  21. DECLARE SUB windo8 (trow%, brow%, lcol%, rcol%, fg!, bg!, save, bgtype, exp1, boxtype, shdw, noff!)
  22.